From 6bbe48ad3dda6e7b75520e2488e0ec0158ac9eed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Sat, 6 Jun 2015 11:45:11 +0200 Subject: [PATCH] gtkfilechooserbutton: Align the label to the left Using GtkLabel's xalign property so the label doesn't jump around when the button gets resized. https://bugzilla.gnome.org/show_bug.cgi?id=750477 --- gtk/ui/gtkfilechooserbutton.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtkfilechooserbutton.ui b/gtk/ui/gtkfilechooserbutton.ui index 8f5cbdc987..bb4cd88e47 100644 --- a/gtk/ui/gtkfilechooserbutton.ui +++ b/gtk/ui/gtkfilechooserbutton.ui @@ -26,6 +26,7 @@ True start baseline + 0 (None) end -- 2.30.2